翻訳と辞書
Words near each other
・ Lions in Winter
・ Lions led by donkeys
・ Lions Lions
・ Lions Municipal Golf Course
・ Lions Nature Education Centre
・ Lions of Medina
・ Lions of Sunna Brigade
・ Lions Park (CTrain)
・ Lions Peak
・ Lions River
・ Lions Road
・ Lions Rump
・ Lions Square
・ Lions Youth Brass Band
・ Lions' Bridge, Sofia
Lions' Commentary on UNIX 6th Edition, with Source Code
・ Lions' Gate
・ Lions' Gate stabbings
・ Lions, Donkeys and Dinosaurs
・ Lions, Tigers & Bears (song)
・ Lions, Tigers and Bears (comics)
・ Lions, Tigers, Bears
・ Lions4Life
・ Lionsgate Academy
・ Lionsgate Films
・ Lionsgate Home Entertainment
・ Lionsgate Premiere
・ Lionsgate Television
・ Lionsheart
・ LIONsolver


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Lions' Commentary on UNIX 6th Edition, with Source Code : ウィキペディア英語版
Lions' Commentary on UNIX 6th Edition, with Source Code

''Lions' Commentary on UNIX 6th Edition, with Source Code'' by John Lions (1976) contains the complete source code of the 6th Edition Unix kernel plus a commentary. It is commonly referred to as the Lions book. Despite its age, it is still considered an excellent commentary on simple but high quality code.
For many years, the Lions Book was the ''only'' Unix kernel documentation available outside Bell Labs. Although the license of 6th Edition allowed classroom use of the source code, the license of 7th Edition specifically excluded such use, so the book spread through illegal copy machine reproductions (a kind of samizdat). It was commonly held to be the most copied book in computer science.
The book was reprinted in 1996 by Peer-To-Peer Communications.
==Synopsis==

''Unix Operating System Source Code Level Six'' is the kernel source code, lightly edited by Lions to better separate the functionality — system initialization and process management, interrupts and system calls, basic I/O, file systems and pipes and character devices. All procedures and symbols are listed alphabetically with a cross reference.
The code as presented will run on a PDP-11/40 with RK-05 disk drive, LP-11 line printer interface, PCL-11 paper tape writer and KL-11 terminal interface, or a suitable PDP-11 emulator, such as SIMH.
''A Commentary on the Unix Operating System'' starts with notes on Unix and other useful documentation (the Unix manual pages, DEC hardware manuals and so on), a section on the architecture of the PDP-11 and a chapter on how to read C programs. The source commentary follows, divided into the same sections as the code. The book ends with suggested exercises for the student.
As Lions explains, this commentary supplements the comments in the source. It is possible to understand the code without the extra commentary, and the reader is advised to do so and only read the notes as needed. The commentary also remarks on how the code might be improved.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Lions' Commentary on UNIX 6th Edition, with Source Code」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.